This process is known as implicit cursor conversion , sometimes referred to as cursor degradation 服务器游标( server cursor )在服务器上实现的游标。
Conflict with the functionality of the requested cursor type . for more information , see implicit cursor conversions 有关详细信息,请参阅“隐式游标转换” 。
The following table lists the implicit cursor conversions that occur in sql server 2000 but do not occur in sql server 2005 下表列出了sql server 2000中会发生而sql server 2005中不会发生的隐式游标转换。
For more information about implicit cursor conversion , see the " using implicit cursor conversions " topic in sql server books online 有关隐式游标转换的详细信息,请参阅sql server联机丛书中的“使用隐式游标转换”主题。
Sql server can sometimes choose to implement a cursor type other than the one requested , which is referred to as an implicit cursor conversion or cursor degradation Sql server有时可以选择实现一种游标类型,而不使用请求的游标类型,这称为隐式游标转换(或游标降级) 。